projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42a7b1
)
* lisp/files.el (file-subdir-of-p): Fix typo.
author
thierry volpiatto
<thierry.volpiatto@gmail.com>
Fri, 24 Feb 2012 21:16:56 +0000
(22:16 +0100)
committer
thierry volpiatto
<thierry.volpiatto@gmail.com>
Fri, 24 Feb 2012 21:16:56 +0000
(22:16 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b84b116143d08abe66991c93e04788b364b61f5f..7677f4580881af2a5d788a4f04f731e566f4d333 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2012-02-24 thierry <thierry@thierry-MM061>
+
+ * lisp/files.el (file-subdir-of-p): Fix typo.
+
2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
* files.el (files-equal-p, file-subdir-of-p): New functions.